home *** CD-ROM | disk | FTP | other *** search
/ Cre@te Online 2000 December / Cre@teOnline CD05.iso / MacSoft / XML Instance.sea / XML Instance / Required / plugins / HTMLWindow.jar / horst / TableRow$CellBorder.class (.txt) < prev    next >
Encoding:
Java Class File  |  2000-03-18  |  538 b   |  15 lines

  1. package horst;
  2.  
  3. import java.awt.Rectangle;
  4.  
  5. class TableRow$CellBorder extends Rectangle {
  6.    // $FF: synthetic field
  7.    private final TableRow this$0;
  8.    boolean bPaint;
  9.  
  10.    TableRow$CellBorder(TableRow this$0) {
  11.       this.this$0 = this$0;
  12.       this.this$0 = this$0;
  13.    }
  14. }
  15.